body {
	background: #E5E5E5 url('../images/bg_body.gif') repeat-x top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	text-decoration: none;
	font-weight: normal;
}

.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4845;
	text-decoration: none;
	font-weight: normal;
}

.left_box {
	color: 58ADAC;
}

.form_submit {
	background-color: #2E8786;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2 8 2 8;
	border: none;
}

#dd {
  margin-left: 0%;
  align:right;
}

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font: bold 11px arial;
  color:#E7E7E7;
}

#dd li a.menu {
  display: block;
  text-align: center;
  padding: 4px 10px;
  margin: 0 1px 0 0;
  color:#E7E7E7;
  text-decoration: none;
}

#dd li a.menu1 {
  display: block;
  text-align: center;
  padding: 4px 10px;
  margin: 0 1px 0 0;
  color:#363636;
  text-decoration: none;
}

.submenu {
  font:11px Arial;
  font-weight:bold;

  display:block;
  text-decoration:none;
  border-top:white solid 1px;
  border-bottom:#7f7c73 solid 1px;
  color:#616C6E;

  background: #E8ECDD;
  border: 1px solid #606B6D;
  visibility: hidden;
  position: absolute;
  z-index: 3;
  width: 150px;
}

.submenu a {
  display: block;
  font: 11px arial;
  text-align: left;
  text-decoration: none;
  padding: 5px;
  color: #606B6D;
}

.submenu a:hover {
  background: #868F91;
  color: #FFF;
}

//-----------------------------------------

.right_button {
	background:#737E84 url(../images/button.gif) no-repeat center bottom;
	color:#FFFFFF;
}

.login_btn {
	background:#A5A9AC url(../images/login.jpg) no-repeat center;
	width:71px;
	height:21px;
	font:12px Arial;
	color:#585E5E;
	font-weight:bold;
	border: none;
}

.login {
	background:transparent url(../images/bg_input.gif) repeat-x;
	border:#A3A2A2 1px solid;
	margin: 0 0 0 0;
	width:150px;
	height:20px;
	font:12px Arial;
}

.menu {
	font:11px Arial;
	color:#E7E7E7;
	font-weight:bold;

	background:#7E878E url(../images/menu.jpg) repeat-x center center;
}

.head {
	font:12px Arial;
	color:#000000;
	font-weight:normal;

	background:#E2F0D9 url(../images/head_01.jpg) no-repeat center center;
	padding: 7 0 5 15;
}

.content {
	padding: 5 5 5 5;
}

.copy {
	font:11px Arial;
	color:#FFFFFF;
	font-weight:normal;
	padding: 1 5 1 1;
}

.foot_menu {
	font:11px Arial;
	color:49575E;
	font-weight:normal;
	text-align: right;
	margin: 0 5 0 0;
}

.r_button {
	font:11px Arial;
	color:BCFBD7;
	font-weight:bold;
	text-align: right;
	padding: 0 0 5 0;
}

.incont {
	height:100%;
	border: #DFE1E0 1px solid;
}
.incont th {
	height: 20px;
	background: #427145;
	font:12px Arial;
	color:#FFFFFF;
}

.incont td {
	height:100%;
	background: #E9F3EB url('../images/incont.jpg') repeat-x bottom;
	font:12px Arial;
	color:#000000;
	padding: 5 5 5 5;
}

.quick_search {
	font:12px Arial;
	color:#11551A;
	font-weight:bold;
	text-decoration: none;
}

.search_input {
	background:transparent url(../images/bg_input.gif) repeat-x;
	border:#A3A2A2 1px solid;
	margin: 7 0 0 0;
}

.login_input {
	background:transparent url(../images/bg_input.gif) repeat-x;
	border:#A3A2A2 1px solid;
	margin: 0 0 0 0;
	width:160px;
	font:12px Arial;
}

.login_submit {
	background: #1C581D;
	border:#1C581D 1px solid;
	margin: 0 0 0 0;
	font:11px Arial;
	color:#FFFFFF;
	font-weight:bold;
}

.login {
	font:11px Arial;
	color:#303030;
	font-weight:bold;
	text-decoration: none;
}

.search {
	border:none;
	width:38px;
	height:20px;
	font:11px Arial;
	color:#FFFFFF;
	font-weight:bold;
	background:#11551A url(../images/search.gif) no-repeat center right;
	text-decoration:none;
	margin: 7 0 0 0;
}

.bottom_menu {
	border:none;
	font:12px Arial;
	color:#2C312A;
	font-weight:bold;
	text-decoration:none;
	margin-left:20px;
}

.menu_main {
	display:block;
	width:171px;
	font:13px Arial;
	color:1C581D;
	font-weight:bold;
	text-align: right;
	padding: 5 10 0 0;
	background: url(../images/menu_main.gif) no-repeat center right;
	margin: 8 5 0 0;
}

.menu_sub {
	display:block;
	width:168px;
	font:11px Arial;
	color:303030;
	font-weight:bold;
	text-align: right;
	padding: 5 10 0 0;
	background: url(../images/menu_sub.gif) no-repeat center right;
	margin: 6 9 0 0;
	border-bottom: #599862 1px solid;
	border-style: none none dotted none;
}

a {
	color:#303030;
	font-weight:bold;
	text-decoration: none;
}


//------------------------------------------------------------------------

.title {
	font:12px Arial;
	color: FFFFFF;
	font-weight: bold;
}

/*--------scroll----------------*/
div#dlm_holder	{
	position:relative;
	overflow:hidden;
	width:400px;
	height:120px;
	z-index:100;
}
div#dlm_win	{
	position:absolute;
	overflow:hidden;
	left:0px;
	top:0px;
	width:400px;
	height:120px;
	clip:rect(0px, 400px, 120px, 0px);
	z-index:1;
}
div#dlm_lyr	{
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
table#dlm_table { table-layout: fixed; }
table#dlm_table td { width:100px; vertical-align:middle; text-align:center }
/*--------end scroll-------------*/

/*--------start menu-------------------------------------------------*/
		/*this is the css for the vertical version*/
		.vertical ul{
			list-style-type: none;
			padding : 0px;
			margin-top :0px;
			margin-left: 0px;
		}
		.vertical li a{
			display: block;
			width: 180px;
			background: #EDEAE3;
		}
		.vertical li{
			display: inline;
		}
		.vertical li ul{
			position: absolute;
			margin-top: -1.3em;
			margin-left: 200px;
		}
		/*This section makes the menu not work in non-javascript enabled browsers by not showing the menu by default-This can be worked around by making top level links point to a sitemap*/
		/*Not sure if I recommend this or not*/
		.inaccesible li ul{
			display: none;
		}

/*--------end menu-------------------------------------------------*/

.sub_menu {
	font:11px Arial;
	font-weight:bold;
	padding: 4 0 4 4;
	margin: 0;
	color:#008080;
	background:#EDEAE3;
	border: #D8D7D1 1px solid;
}

.title_list ul{
	list-style-type: none;
	padding : 0px;
	margin-top :0px;
	margin-bottom :0px;
	margin-left: 0px;
}

.title_list li{
	display: inline;
}

.title_list li ul{
	margin-left: 2.3em;
}
/*------------------------------------------*/
a {
	color: #008080;
	text-decoration: none;
}
h1 {
	color: #007f7f;
	font-size: 24px;
}
h2 {
	color: #993366;
	font-size: 21px; 
}
h3 {
	color: #007f7f;
	font-size: 18px; 
}
h4 {
	color: #993366;
	font-size: 16px; 
}
h5 {
	color: #333333;
	font-size: 14px;
}


